home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
Freeware
/
Horodruin 2.0.179.0
/
horodruin-setup.exe
/
install_script.iss
Wrap
Text File
|
2005-07-11
|
3KB
|
63 lines
;InnoSetupVersion=5.1.2
[Setup]
AppName=Horodruin
AppVerName=Horodruin v2.0.179.0
AppId=Horodruin
AppPublisher=Stefano Bordoni
AppPublisherURL=http://stefanobordoni.interfree.it/Stefano/
DefaultDirName={pf}\utils\Horodruin
DefaultGroupName=Utils\Horodruin
UninstallDisplayName=Horodruin
OutputBaseFilename=horodruin-setup
Compression=lzma
PrivilegesRequired=none
ChangesAssociations=yes
AllowNoIcons=yes
LicenseFile=embedded\License.txt
InfoBeforeFile=embedded\InfoBefore.txt
InfoAfterFile=embedded\InfoAfter.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy
Source: "{app}\Horodruin.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\sbrdxctl.bpl"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\horodruin.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\history.txt"; DestDir: "{app}"; Flags: ignoreversion
[Registry]
Root: HKCR; Subkey: ".hrd"; ValueType: String; ValueData: "hrdfile"; Flags: uninsdeletekey
Root: HKCR; Subkey: "hrdfile\DefaultIcon"; ValueType: String; ValueData: "{app}\horodruin.exe,1"; Flags: uninsdeletekey
Root: HKCR; Subkey: "hrdfile\shell\Open\command"; ValueType: String; ValueData: "{app}\horodruin.exe -open ""%l"""; Flags: uninsdeletekey
Root: HKCR; Subkey: "hrdfile\shell\Analyze\command"; ValueType: String; ValueData: "{app}\horodruin.exe -analyze ""%l"""; Flags: uninsdeletekey
Root: HKCR; Subkey: "hrdfile"; ValueType: String; ValueData: "Horodruin File"; Flags: uninsdeletekey
[Icons]
Name: "{group}\Horodruin"; Filename: "{app}\Horodruin.exe"; WorkingDir: "{app}";
Name: "{group}\Help"; Filename: "{app}\horodruin.chm";
[Tasks]
Name: "dwlRTL"; Description: "VCL6 RunTime Libraries (1.05 Mb) - needed the first time only!!!"; GroupDescription: "Extra Downloads to My Desktop:";
[UninstallDelete]
Type: files; Name: "{app}\Horodruin.ini";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";